home *** CD-ROM | disk | FTP | other *** search
/ Ford Galaxy MK1 Restyling Interactive Presentation / Ford Galaxy.iso / Intro.dxr / 00001.ls next >
Encoding:
Text File  |  2001-02-13  |  188 b   |  10 lines

  1. on exitFrame me
  2.   global gDeltaLoc, gSpriteIni, gSpriteFin, gDelta, gAllowRollover, gClicca
  3.   gClicca = 0
  4.   if soundBusy(1) then
  5.     go(the frame)
  6.   else
  7.     suona("intro03")
  8.   end if
  9. end
  10.